ConversationGlobalLastDeliveryTime Property |
Contains the delivery time of the message that was last received in this conversation across all folders in the mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime GlobalLastDeliveryTime { get; }Public ReadOnly Property GlobalLastDeliveryTime As DateTime
Get
Property Value
Type:
DateTimeThe global last delivery time.
See Also